home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Utilities Professional 1-1500
/
Utilities Professional 1-1500 (1994)(WPD)[!].iso
/
00010250
/
var0024.dms
/
var0024.adf
/
expsum.qry
< prev
next >
Wrap
Text File
|
1988-02-02
|
467b
|
21 lines
||||||||||||||||||||||||||||||||||||||||||||||||||||
|| ||
|| Example of expense summary for date range. ||
|| ||
||||||||||||||||||||||||||||||||||||||||||||||||||||
select
(type = "C" or "W") and
(date > "123187" and date < "020188")
sort
ec
report
bottom(ec)
ec total(amount) "%99,999.99"
report_bottom
total(amount) "%99,999.99"